gdk: Replace all GDK_CONFIGURE usage with GdkSurface::layout
authorJonas Ådahl <jadahl@gmail.com>
Wed, 2 Dec 2020 14:29:54 +0000 (15:29 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Mon, 7 Dec 2020 19:37:29 +0000 (20:37 +0100)
commit42679f2903aa79639d7b24cf6aab2f5396d87831
treedc9d506215faac26f7817a9165657e68390a5bce
parent3f96d4b6dae56e5e3fc27a4d7b9a8bd90c9a802c
gdk: Replace all GDK_CONFIGURE usage with GdkSurface::layout

This removes the GDK_CONFIGURE event and all related functions and data
types; it includes untested changes to the MacOSX, Win32 and Broadway
backends.
docs/reference/gdk/gdk4-sections.txt
gdk/broadway/gdkeventsource.c
gdk/gdkevents.c
gdk/gdkevents.h
gdk/gdkeventsprivate.h
gdk/gdksurface.c
gdk/macos/GdkMacosWindow.c
gdk/win32/gdkevents-win32.c
gdk/win32/gdkprivate-win32.h
gdk/win32/gdksurface-win32.c